home *** CD-ROM | disk | FTP | other *** search
- CreateModel(
- 3, //Number of detail levels
- "tw1", //Collision box file name
- // Object 0:
- "tw1g0", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 15, //Detail level
- // Object 1:
- "tw1g1", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 8, //Detail level
- // Object 2:
- "tw1g2", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 2 //Detail level
- );
-